tests: Remove unused includes in libostreetest.c
authorMatthew Leeds <matthew.leeds@endlessm.com>
Sat, 9 Feb 2019 00:01:54 +0000 (16:01 -0800)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 11 Feb 2019 13:44:07 +0000 (13:44 +0000)
commit2738bbb6d2e8b3a8eab6828b37e054becb90567d
treeacca18cb8de3493767914a8e16e546f3fbe97977
parent1ec4945c2d6b410c6fea460e2121d1f7da80a9f2
tests: Remove unused includes in libostreetest.c

Since commit a06bd82cd we no longer use OVERLAYFS_SUPER_MAGIC or
statfs() so remove the includes for linux/magic.h and sys/vfs.h

Closes: #1815
Approved by: cgwalters
tests/libostreetest.c